home *** CD-ROM | disk | FTP | other *** search
- package asciiShop;
-
- import java.awt.event.WindowAdapter;
- import java.awt.event.WindowEvent;
-
- final class mainFrame$11 extends WindowAdapter {
- // $FF: synthetic field
- private final mainFrame this$0;
-
- public void windowClosing(WindowEvent var1) {
- this.this$0.thisWindowClosing(var1);
- }
-
- // $FF: synthetic method
- mainFrame$11(mainFrame var1) {
- this.this$0 = var1;
- }
- }
-